home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / misc / math / mdlgraph1.1.lha / ModuleGrapher / Source / includes / reqinfo.i < prev   
Encoding:
Text File  |  1998-10-02  |  740 b   |  22 lines

  1.  
  2. ;(C)1998 Module-Grapher, Stuart Reeves
  3. ;requester include
  4. ;$VER: 0.5
  5.  
  6. ;about requester
  7.  
  8. req_ab$=title$+"||This program is IfYouLikeItSendMeAnEmail-ware...|"
  9. req_ab$=req_ab$+"It was written using Blitz2.1, and my own limited|mental capacity.|Under the stress my brain burnt out, "
  10. req_ab$=req_ab$+"so if this|app seems pointless - don't blame me!||"
  11. req_ab$=req_ab$+"What you do if you like this program:|email- stu-r@bigfoot.com|www- http://www.tvrr.demon.co.uk/"
  12.  
  13.  
  14. ;end of prog requester
  15.  
  16. req_end$="If you like this program, feel free to give me something as a|donation. "
  17. req_end$=req_end$+"I'll accept anything apart from radioactive materials,|bombs and PC parts...*<8)||"
  18. req_end$=req_end$+"Or you can email me- stu-r@bigfoot.com"
  19.  
  20.  
  21.  
  22.